| Total Complexity | 48 |
| Dependencies | 8 |
| Dependents | 1 |
| Total lines | 222 |
| Lines of code | 174 |
| Logical lines of code | 83 |
| Comment lines | 11 |
| Methods | 13 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| addSuspendedUserFilters() | 37 | 17 | 74 | |
| run() | 49 | 6 | 31 | |
| addRemoveHardSuspendUser() | 54 | 5 | 23 | |
| handleUserSuspendOptionSubmit() | 61 | 5 | 12 | |
| isSuspendEnabled() | 79 | 3 | 3 | |
| isSuspendAutoPasswordEnabled() | 70 | 3 | 6 | |
| isSuspendAutoIdleEnabled() | 78 | 2 | 3 | |
| canManuallySuspend() | 73 | 2 | 5 | |
| canRun() | 81 | 1 | 3 | |
| getSuspendAutoIdleTime() | 78 | 1 | 3 | |
| getSuspendAutoIdleUserRoles() | 80 | 1 | 3 | |
| isSuspendManualEnabled() | 79 | 1 | 3 | |
| addUserBlockOption() | 73 | 1 | 5 |